Skip to content

Conversation

SethRobertson
Copy link

You cannot have multiline commands, table creates do not seem to always work, etc.

You cannot have multiline commands, table creates do not seem to always work, etc.
@md5
Copy link
Contributor

md5 commented May 23, 2015

You're right that --single is limited in what it can do. The main limitation I'm aware of with --single is that implicit array types are not created. That being said, the multiline issue can be avoided by passing the -j flag to postgres --single.

I thought there was an issue in the docker-library/postgres repo regarding the implicit array type thing, but the only discussion I can find is for my appropriate/postgis image: postgis/docker-postgis#2 (comment)

@md5
Copy link
Contributor

md5 commented Jul 24, 2015

I believe this PR is superceeded by the changes in #291.

@yosifkit yosifkit closed this Jul 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants